home *** CD-ROM | disk | FTP | other *** search
/ InfoMagic Internet Tools 1993 July / Internet Tools.iso / RockRidge / mail / sendmail / sendmail-5.65 / cf / sitedep / README < prev    next >
Encoding:
Text File  |  1988-12-24  |  443 b   |  20 lines

  1.  
  2. Everything in this directory is site dependent.  It contains info
  3. such as UUCP host lists, SMTPUUCP host lists, etc.  The idea here
  4. is that there is one .m4 file for every generic type of configuration
  5. file, and can be one .m4 file for hosts that have oddball needs.
  6.  
  7.  
  8. On okeeffe:
  9.  
  10. To edit one of these files (say to add a uucp host), do
  11.  
  12.     sccs edit file
  13.  
  14. make your changes, and then do
  15.  
  16.     sccs delget file
  17.  
  18. Then cd to ../cf and do a "make".
  19.  
  20.